Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Oct 15, 2025

This PR contains the following updates:

Package Type Update Change
actions/setup-node action major v4.4.0v6.1.0

Release Notes

actions/setup-node (actions/setup-node)

v6.1.0

Compare Source

What's Changed

Enhancement:
Dependency updates:
Documentation update:

Full Changelog: actions/setup-node@v6...v6.1.0

v6.0.0

Compare Source

What's Changed

Breaking Changes

Dependency Upgrades

Full Changelog: actions/setup-node@v5...v6.0.0

v5.0.0

Compare Source

What's Changed
Breaking Changes

This update, introduces automatic caching when a valid packageManager field is present in your package.json. This aims to improve workflow performance and make dependency management more seamless.
To disable this automatic caching, set package-manager-cache: false

steps:
- uses: actions/checkout@v5
- uses: actions/setup-node@v5
  with:
    package-manager-cache: false

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Dependency Upgrades
New Contributors

Full Changelog: actions/setup-node@v4...v5.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

denniseffing and others added 30 commits August 6, 2025 09:01
@renovate renovate bot changed the title ci(github-action)!: Update action actions/setup-node (v4.4.0 → v6.0.0) ci(github-action)!: Update action actions/setup-node (v4.4.0 → v6.1.0) Dec 4, 2025
@renovate renovate bot force-pushed the renovate/actions-setup-node-6.x branch from 1a169ed to 1845297 Compare December 4, 2025 19:24
renovate bot added 18 commits December 6, 2025 06:00
@renovate renovate bot force-pushed the renovate/actions-setup-node-6.x branch from 1845297 to d7ad85b Compare January 1, 2026 15:48
@renovate
Copy link
Author

renovate bot commented Jan 8, 2026

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@renovate renovate bot changed the title ci(github-action)!: Update action actions/setup-node (v4.4.0 → v6.1.0) ci(github-action)!: Update action actions/setup-node (v4.4.0 → v6.1.0) - abandoned Jan 8, 2026
@home-infrastructure-renovate home-infrastructure-renovate bot deleted the renovate/actions-setup-node-6.x branch January 8, 2026 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants